usb: s3c-otg: Split out PHY control
authorMarek Vasut <[email protected]>
Tue, 4 Nov 2014 03:13:57 +0000 (04:13 +0100)
committerMarek Vasut <[email protected]>
Fri, 7 Nov 2014 15:32:02 +0000 (16:32 +0100)
commitd1b6c77e1f7ed4821da008c80325f589fcf44df9
treea6012076d4d28bc88642332efb75c48297f79bb2
parent40ff06b958dca8a17f6f42a511edb823e30ce1c0
usb: s3c-otg: Split out PHY control

Split the Samsung specific PHY control into a separate file
and compile this into the S3C OTG driver only if used on a
Samsung system.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Vince Bridgers <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: Stefan Roese <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
Tested-by: Lukasz Majewski <[email protected]>
drivers/usb/gadget/Makefile
drivers/usb/gadget/s3c_udc_otg.c
drivers/usb/gadget/s3c_udc_otg_phy.c [new file with mode: 0644]
include/configs/exynos4-common.h
include/configs/s5p_goni.h
include/configs/s5pc210_universal.h
include/configs/smdkv310.h